home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / modtoolreg.bas < prev    next >
Encoding:
BASIC Source File  |  2001-10-16  |  129 b   |  10 lines

  1. Attribute VB_Name = "modToolReg"
  2. Option Explicit
  3. Global Grs As Object
  4. Global Const gkGraphic = 11
  5.  
  6. Sub Main()
  7.  
  8. End Sub
  9.  
  10.